---
title: ChangePassword
metaTitle: ChangePassword
description: ChangePassword component enables end users to change their password.
supportedFrameworks: react
---
import { Fragment } from '@/components/Fragment';
import { DeveloperPreview } from '../DeveloperPreview';
{({ platform }) => import(`./${platform}.mdx`)}